projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aa8bff2
)
entered into RCS
author
Richard M. Stallman
<rms@gnu.org>
Sat, 31 Aug 1996 04:29:46 +0000
(
04:29
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sat, 31 Aug 1996 04:29:46 +0000
(
04:29
+0000)
src/s/nextstep.h
patch
|
blob
|
history
diff --git
a/src/s/nextstep.h
b/src/s/nextstep.h
index 0ac2aa896626ab3f19654cc66d72835fb2f8566f..011847ddd7952ec2d8a888ad5fee2f762cfc32c6 100644
(file)
--- a/
src/s/nextstep.h
+++ b/
src/s/nextstep.h
@@
-73,7
+73,10
@@
Boston, MA 02111-1307, USA. */
/* Link this program just by running cc. */
#define ORDINARY_LINK
+#ifndef __NeXT /* This is defined by standard GCC
+ but not by NeXT's compiler. */
#define LD_SWITCH_SYSTEM -X -noseglinkedit
+#endif /* __NeXT */
/* Don't use -lc on the NeXT. */
#define LIB_STANDARD -lsys_s